Welcome![Sign In][Sign Up]
Location:
Search - vc and matlab

Search list

[WEB CodeVC与Matlab混合编程文章

Description: VC与Matlab混合编程文章.-VC and MatLab article.
Platform: | Size: 175957 | Author: 葛诚 | Hits:

[Other resourceVC与Matlab接口在图像处理中的实现

Description: VC与Matlab接口在图像处理中的实现-VC and Matlab interface in the image processing to achieve
Platform: | Size: 201652 | Author: 丁俊 | Hits:

[Windows Develop浅析VC与matlab接口编程(一)

Description: 浅析VC与matlab接口编程(一) -simple analysis of interface program between vc and matlab(1)
Platform: | Size: 271852 | Author: 李刚 | Hits:

[Windows Develop浅析VC与Matlab联合编程(二)

Description: 浅析VC与Matlab联合编程(二) -simple analysis union program in vc and matlab(2)
Platform: | Size: 532755 | Author: 李刚 | Hits:

[matlabvc调用matlab

Description: 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.
Platform: | Size: 1024 | Author: 李震 | Hits:

[Windows Develop(用)VC调用matlab engine示例

Description: 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
Platform: | Size: 2023424 | Author: 安秋 | Hits:

[matlabMatlab与VC CBuilder混合编程精选

Description: 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.
Platform: | Size: 1170432 | Author: srgr | Hits:

[Windows DevelopEdgeDetection2

Description: VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
Platform: | Size: 18432 | Author: 郑生朋 | Hits:

[2D Graphicvc++OTSUcode

Description: otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
Platform: | Size: 15360 | Author: 苏霍伊 | Hits:

[Windows Developcommatlab

Description: matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。-Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.
Platform: | Size: 98304 | Author: lionheart | Hits:

[Special EffectsVC++111111111111111

Description: VC++与Matlab编程实现对遥感卫星获取得到的二维大地影像三维效果显示的方法.rar -VC and Matlab programming of remote sensing satellites for the two-dimensional geodetic 3D imaging results show that the methods. rarVC and Matlab programming of remote sensing satellites for the two-dimensional images of 3D earth marked effect show method. rar
Platform: | Size: 9216 | Author: panzhi | Hits:

[Software EngineeringVC++andMatlab

Description: 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorithms. VC can form various user interface, and can directly with the system and the underlying hardware data exchange. The study VC and Matlab programming mixed with great practical significance. The paper discusses how to use the Matlab m*. Complier will function compiled as DLL DL L, VC called to the methods, a VC and Matlab for the rapid realization.
Platform: | Size: 104448 | Author: 徐凯 | Hits:

[BooksMATLAB-VC

Description: 这份资料主要讲解matlab与vc连接方面的知识,混合编程可以用到-this information mainly on Matlab vc connectivity with the knowledge, can be used in mixed programming
Platform: | Size: 56320 | Author: 徐敬 | Hits:

[VC/MFCVC++matlab

Description: VC++和matlab主要用于图像处理的源程序。-VC and Matlab mainly for image processing of the source.
Platform: | Size: 5153792 | Author: ajun | Hits:

[VC/MFCMatlabVC

Description: 详细的介绍了VC和matlab之间的编程接口,让你的VC里面轻松的调用Matlab的函数,我觉得很好,强烈推荐给大家-Detail between the VC and matlab programming interface, allows you to easily inside the VC call Matlab function, I feel very good, strongly recommended to everybody
Platform: | Size: 1478656 | Author: 吴广 | Hits:

[Program docVC-and-MATLAB

Description: 何在Visual C++开发平台下,利用MATLAB 数学库和图形库开发脱离MATLAB环境独立运行的应用程序的方法,通过一个实例给出了混合编程的详细步骤。该方法应用可有效地提高软件开发的高效性和可靠性。-What is Visual C++ Development platform, using the MATLAB mathematical library and graphics library from the MATLAB environment to develop applications that run independently of the method, an example is given of the detailed steps of mixed programming. Application of the method can effectively improve software development efficiency and reliability.
Platform: | Size: 338944 | Author: 刘刚 | Hits:

[source in ebookMatlab_and_VC

Description: vc 和 matlab 混合编程例程,已通过测试-vc and matlab mixed programming routines, has been tested
Platform: | Size: 2604032 | Author: bal | Hits:

[assembly languageMixFigure

Description: 很有用的关于VC和matlab混合编程的例子,值得大家学习-Very useful on the VC and matlab examples of hybrid programming, what is worth learning
Platform: | Size: 3213312 | Author: 天涯 | Hits:

[VC/MFCVC-matlab

Description: 利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程-VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming
Platform: | Size: 223232 | Author: 崔金龙 | Hits:

[OS programVC-MATLAB

Description: VC和matlab的混合编程一种简单实现方法, 不需要安装Matlab就可以运行.-A mixture of VC and matlab programming to achieve a simple method does not require the installation of Matlab can be run.
Platform: | Size: 20480 | Author: Turing Xu | Hits:
« 1 23 4 5 6 7 8 9 10 ... 43 »

CodeBus www.codebus.net